Total Complexity | 27 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 196 |
Lines of code | 106 |
Logical lines of code | 72 |
Comment lines | 39 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getFeed() | 48 | 9 | 34 | |
saveFeed() | 52 | 7 | 23 | |
downloadFeed() | 49 | 5 | 31 | |
__construct() | 91 | 1 | 2 | |
getLastDownload() | 79 | 1 | 3 | |
setLastDownload() | 80 | 1 | 3 | |
increaseDownloadLock() | 75 | 1 | 4 | |
nullDownloadLock() | 80 | 1 | 3 | |
getDownloadLock() | 79 | 1 | 3 |